home *** CD-ROM | disk | FTP | other *** search
/ Computer Life 1995 December / Computer Life December 1995.iso / frontend / vbrun300.mis < prev    next >
Text File  |  1995-10-23  |  506b  |  19 lines

  1. ; Mini Installer script for VBRUN
  2.  
  3. :WINTITLE Install Visual Basic runtime library
  4.  
  5. :OPTION VBRUN300.DLL library file
  6. :OPHELP
  7. This option installs the Microsoft Visual Basic runtime library 
  8. VBRUN300.DLL to your Windows setup. This file is required by 
  9. many programs (those written in Visual Basic) and is best left
  10. on your system in future unless you are sure you no longer
  11. need it.\n\n
  12. VBRUN300.DLL uses around 400K of disk space.
  13. :DEFDIR $L
  14. :SPACE 392
  15. :FILES
  16. VBRUN300.DLL
  17. :DEFNOICONS
  18.  
  19.